Skip to content

nodejs: document opt out of error sanitization #1903

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 6, 2025
Merged

Conversation

johannes-vogel
Copy link
Contributor

@johannes-vogel johannes-vogel commented Jun 6, 2025

There have been multiple asks to document how to return a server error like Not yet implemented to the client. So far, the workaround was to return it as 4xx even though it should be a 5xx.

closes #853

@johannes-vogel johannes-vogel requested a review from smahati as a code owner June 6, 2025 08:46
@renejeglinsky renejeglinsky merged commit 15b4648 into main Jun 6, 2025
4 checks passed
@renejeglinsky renejeglinsky deleted the err-sanitize branch June 6, 2025 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect documentation regarding "Error Sanitization"?
2 participants